Make saving custom colors work as intended
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Jan 2012 05:31:41 +0000 (00:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:50 +0000 (16:36 -0500)
commit9b813224093e6ff0ea82340a77b89d46154bc886
tree115deac9555a5efc70454a301b93b51dc2ea911f
parente1bf3b66507e0b315dbfc8f0fb1a2f03a223930c
Make saving custom colors work as intended

The custom colors are now pushed over to the right as new ones
are added, and everything beyond the 9th row gets dropped.
Customized colors are added to the custom colors array.
gtk/gtkcolorchooserdialog.c
gtk/gtkcolorchooserwidget.c